home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1997 January / macformat46.iso / HyperStudio Preview / HS Developer Kit / Read Me - Developer Info < prev   
Encoding:
Text File  |  1995-08-04  |  658 b   |  11 lines

  1. HyperStudio Developer Support Files
  2.  
  3. HyperStudio can be extended through the use of New Button Actions ("NBAs"), and Extras. These can be written in a variety of Macintosh programming languages, and information on how to do this is included in the standard HyperStudio package.
  4.  
  5. HyperStudio offers programmers over 100 "callbacks".  These are routines within HyperStudio that tell you about the overall stack environment, manipulate objects and data, and perform other useful tasks to make the creation of your own NBAs as easy as possible.
  6.  
  7. The source code provided includes versions in Think C version 6, version 7, and Code Warrior (for the PowerMac).
  8.  
  9.  
  10.  
  11.